DetailElementOrderUtils.SendToBack
Description:
Places the given detail instances behind all other detail instances in the view, while keeping the order of the given ones.
Places the given detail instances behind all other detail instances in the view, while keeping the order of the given ones.
Overloads (2):
SendToBack(Document,View,ICollection[ElementId])
public static void SendToBack(
Document pDocument,
View pDBView,
ICollection<ElementId> detailElementIds
)
-
pDocumentThe document.
-
pDBViewThe view.
-
detailElementIdsThe set of the detail elementIds to send to back.
-
The set detailElementIds contains one or more non-detail element Ids.
-
A non-optional argument was NULL